.ind_p_pto {
    position: relative;
    padding-top: 138px;
}

.touimg {
    z-index: 3;
    display: block;
    position: absolute;
    width: 80%;
    right: 0px;
    height: 250px;
    top: 0.5rem;
    margin: 0 10%;
}

.indph_para {
    z-index: 1;
    opacity: 0;
    position: relative;
    padding: 0px 10%;
    width: 80%;
    height: 250px;
    margin: auto;
    margin-top: 120px;
    background-color: rgb(68, 82, 169);
    color: white;
}

.phindonewz1 {
    opacity: 0;
    /* padding-top: 2.5rem; */
    padding-top: 0.5rem;
    font-size: .55rem;
    font-weight: 500;
}

.phindonewz2 {
    opacity: 0;
    font-size: .5rem;
    padding-top: .3rem;
    line-height: 1.43;
}

.phindonewz3 {
    opacity: 0;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    line-height: .75rem;
    font-size: .475rem;
    text-align: justify;
}

.phindonewz4 {
    line-height: 1.5rem;
    height: 1.8rem;
    opacity: 0;
    text-align: center;
    font-size: 1.8rem;
    cursor: pointer;
    display: inline-block;
    position: relative;
    top: 50px;
    transition: all 0.5s ease;
}

.phindonewz4:hover {
    transform: rotate(360deg);
    color: rgb(68, 82, 169);
}

.ind_p_phtwo {
    font-size: 12px;
    padding: 1.35rem 11% 0px 11%;
}

.indppttwwz1 {
    font-size: 1rem;
    padding-bottom: .75rem;
    color: #4452a9;
    line-height: 1.05rem;
    font-weight: 700;
    opacity: 0;
}

.indppttwwz2 {
    font-size: .55rem;
    line-height: 30px;
    opacity: 0;
    text-align: justify;
}

.indppttwwz3 {
    padding-top: 1.25rem;
    font-weight: 700;
    font-size: .475rem;
    margin-bottom: 10px;
    opacity: 0;
    text-align: justify;
}

.indppttwwz4 {
    font-size: .5rem;
    padding-bottom: 1.35rem;
    opacity: 0;
    text-align: justify;
}

.ind_p_pttwbot {
    opacity: 0;
    position: relative;
}

.ind_p_pttwbot img {
    width: 100%;
}




.ind_p_phtre {
    position: relative;
    padding-top: 1rem;
    padding-bottom: 3rem;
    width: 100%;
}

.phptre_img {
    opacity: 0;
    z-index: 1;
    position: relative;
    width: 78%;
    margin: auto;
}

.phptre_img img {
    width: 100%;
    height: 260px;
    display: block;
}




.indphptre_wz {
    z-index: 1;
    position: relative;
    width: 88%;
    margin: auto;
}

.indphptre_wztitle {
    opacity: 0;
    width: 84%;
    margin: 0px auto;
    padding: 1rem 0px;
    color: rgb(255, 255, 255);
    font-weight: 800;
    font-size: 1.4rem;
}



.indphptre_wzdl {
    opacity: 0;
    padding: 0px 5%;
    line-height: 30px;
    font-size: .55rem;
    color: rgb(255, 255, 255);
    text-align: justify;
}

.indthrpaddys {
    z-index: 0;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0%;
    height: 100%;
    background-color: rgb(41, 41, 41);
}

@media screen and (min-width: 479px) and (max-width: 768px) {

    html {
        font-size: 28px !important;
    }
}

@media screen and (min-width: 320px) and (max-width: 479px) {
    html {
        font-size: 24px !important;
    }
}

@media screen and (max-width: 320px) {
    html {
        font-size: 20px !important;
    }
}